# This Menu Created by Lance http://www.pendrivelinux.com # Ongoing Suggested Menu Entries and the Suggestor are noted! # Boot From USB default 0 timeout 30 root=(hd0,0) color NORMAL HIGHLIGHT HELPTEXT HEADING splashimage=(hd0,0)/grub_skull.xpm.gz foreground=FFFFFF background=0066FF # develop by MrChucong@gmai.com title MsDOS1.0 map --unsafe-boot /boot/MSDos1.0.img (fd0) map --hook chainloader --force (fd0)+1 rootnoverify (fd0) # develop by MrChucong@gmai.com title Memtest86+ find --set-root /boot/Memtest.iso map --mem /boot/Memtest.iso (hd32) map --hook root (hd32) chainloader (hd32) # Suggested by MrChuCong@gmail.com title HDD Regenator 1.71 find --set-root /boot/HDD1.71.iso map --mem /boot/HDD1.71.iso (0xFF) map --hook chainloader (0xFF) # Suggested by MrChuCong@gmail.com title Reset password XP find --set-root /boot/RepassXP.iso map --mem /boot/RepassXP.iso (0xFF) map --hook chainloader (0xFF) title Command Ms-Dos 6.22 map --unsafe-boot /boot/MsDos622.img (fd0) map --hook chainloader --force (fd0)+1 rootnoverify (fd0) title HDD Regenator 1.71 ( Fix badsector) map --unsafe-boot /boot/MsDos622.img (fd0) map --hook chainloader --force (fd0)+1 rootnoverify (fd0) # develop by MrChucong@gmai.com title Partion Magic 8.0 find --set-root /boot/PMagic8.0.iso map --mem /boot/PMagic8.0.iso (hd32) map --hook root (hd32) chainloader (hd32) # Suggested by MrChuCong@gmail.com title Norton Ghost 11.5 find --set-root /boot/NortonGhost.11.5.iso map --mem /boot/NortonGhost.11.5.iso (0xFF) map --hook chainloader (0xFF) # Suggested by MrChuCong@gmail.com title Kaspersky Rescue CD (Virus Scanner) find --set-root /boot/rescue.iso map /boot/rescue.iso (0xff) || map --mem /boot/rescue.iso (0xff) map --hook root (0xff) chainloader (0xff) # Suggested by MrChuCong@gmail.com title MiniXP ( Support RAM=>128) find --set-root /boot/MiniXP128.ISO map --mem /boot/MiniXP128.ISO (0xFF) map --hook chainloader (0xFF) # Suggested by MrChuCong@gmail.com title LiveXP Rescue ( Support RAM=>512) find --set-root /boot/LIVEXP.ISO map --mem /boot/LIVEXP.ISO (0xFF) map --hook chainloader (0xFF) # Suggested by MrChuCong@gmail.com title Hiren't Boot CD 10.x ( Support RAM=>512) find --set-root /boot/HBCD10.3.iso map /boot/HBCD10.3.iso (0xFF) map --hook chainloader (0xFF) # Suggested by MrChuCong@gmail.com title Fixed NTLDR missing find --set-root /boot/NTLDR.iso map --mem /boot/NTLDR.iso (0xFF) map --hook chainloader (0xFF) title Boot First Hard Drive (HDD) map (hd0) (hd1) map (hd1) (hd0) map --hook chainloader (hd0)+1 rootnoverify (hd0) title Shutdown halt title Restart reboot title Grub4Dos Command Line commandline # End Suggested by Erhan Sohail # Suggested by Relst